Returns the color at a specific position on an image. This command does not work on render targets.
If this command is used on a larger portion of the same image (eg. using a for-next loop), it is usually more efficient to use the memblock commands and
retreive the color data from that memblock.